PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFSignatureLockFieldAction Class / getCosLockAction Method
In This Topic
    getCosLockAction Method
    In This Topic
    Gets the underlying COS object.
    Syntax
    public PDFCosDictionary getCosLockAction()

    Return Value

    The OOS dictionary that represents this lock field action.
    See Also